Learn R Programming

PharmacoGx (version 1.1.6)

cellNames<-: cellNames<- Generic

Description

A generic for the cellNames replacement method

Usage

cellNames(object) <- value

Arguments

object
The PharmacoSet to update
value
A character vector of the new cell names

Value

Updated PharmacoSet

Examples

Run this code
data(CCLEsmall)
cellNames(CCLEsmall) <- cellNames(CCLEsmall)

Run the code above in your browser using DataLab